home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 17
/
CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso
/
CUCD
/
Programming
/
DiceSource
/
src
/
editors
/
CED
/
rexx
/
ErrorClear.ced
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-12-24
|
453 b
|
19 lines
/*
** $Id: ErrorClear.ced,v 30.0 1994/06/10 18:06:06 dice Exp $
**
** DICE Error Parsing system. Script for ASDG CygnusEd Professional (tm).
**
** Notes: This assumes that your DCC:Config/DCC.Config file contains the
** following line:
** cmd= rx DCC:Rexx/CED_ErrorParse.rexx %e "%c" "%f" "%0"
*/
OPTIONS RESULTS
IF ~show('p','DICE_ERROR_PARSER') THEN
EXIT 0
ADDRESS DICE_ERROR_PARSER Clear
'SetStatusBar All Errors Cleared'